.Net Framework > v2.0.50727 > System > ComponentModel > DataObjectFieldAttribute > DataObjectFieldAttribute DataObjectFieldAttribute(Boolean)
DataObjectFieldAttribute(Boolean,Boolean)
DataObjectFieldAttribute(Boolean,Boolean,Boolean)
DataObjectFieldAttribute(Boolean,Boolean,Boolean,Int32)


DataObjectFieldAttribute(Boolean)

Category
Constructor
Description
Initializes a new instance of the System.ComponentModel.DataObjectFieldAttribute class and indicates whether the field is the primary key for the data row.
Type
void
Character
public
Parameters
NameTypeDescription
primaryKeyBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DataObjectFieldAttribute(Boolean,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.ComponentModel.DataObjectFieldAttribute class and indicates whether the field is the primary key for the data row, and whether the field is a database identity field.
Type
void
Character
public
Parameters
NameTypeDescription
primaryKeyBoolean
isIdentityBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DataObjectFieldAttribute(Boolean,Boolean,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.ComponentModel.DataObjectFieldAttribute class and indicates whether the field is the primary key for the data row, whether the field is a database identity field, and whether the field can be null.
Type
void
Character
public
Parameters
NameTypeDescription
primaryKeyBoolean
isIdentityBoolean
isNullableBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DataObjectFieldAttribute(Boolean,Boolean,Boolean,Int32)

Category
Constructor
Description
Initializes a new instance of the System.ComponentModel.DataObjectFieldAttribute class and indicates whether the field is the primary key for the data row, whether it is a database identity field, and whether it can be null and sets the length of the field.
Type
void
Character
public
Parameters
NameTypeDescription
primaryKeyBoolean
isIdentityBoolean
isNullableBoolean
lengthInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database